home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Haight-Ashbury in the Sixties
/
Haight-Ashbury in the Sixties (1996)(Rockument)(Disc 1 of 2)[Mac-PC].iso
/
mac
/
MAIN
/
TUNEIN
/
TUNEIN00.DIR
/
00007_Script_7
< prev
next >
Wrap
Text File
|
1995-05-17
|
577b
|
29 lines
on enterframe
if rollover(43) then
set the visibility of sprite 43 = true
else
set the visibility of sprite 43 = false
end if
if rollover(44) then
set the visibility of sprite 44 = true
else
set the visibility of sprite 44 = false
end if
if rollover(45) then
set the visibility of sprite 45 = true
else
set the visibility of sprite 45 = false
end if
if rollover(47) then
set the visibility of sprite 47 = true
else
set the visibility of sprite 47 = false
end if
end enterframe